Goto

Collaborating Authors

 slope angle


AOSoar: Autonomous Orographic Soaring of a Micro Air Vehicle

Hwang, Sunyou, Remes, Bart D. W., de Croon, Guido C. H. E.

arXiv.org Artificial Intelligence

Utilizing wind hovering techniques of soaring birds can save energy expenditure and improve the flight endurance of micro air vehicles (MAVs). Here, we present a novel method for fully autonomous orographic soaring without a priori knowledge of the wind field. Specifically, we devise an Incremental Nonlinear Dynamic Inversion (INDI) controller with control allocation, adapting it for autonomous soaring. This allows for both soaring and the use of the throttle if necessary, without changing any gain or parameter during the flight. Furthermore, we propose a simulated-annealing-based optimization method to search for soaring positions. This enables for the first time an MAV to autonomously find a feasible soaring position while minimizing throttle usage and other control efforts. Autonomous orographic soaring was performed in the wind tunnel. The wind speed and incline of a ramp were changed during the soaring flight. The MAV was able to perform autonomous orographic soaring for flight times of up to 30 minutes. The mean throttle usage was only 0.25% for the entire soaring flight, whereas normal powered flight requires 38%. Also, it was shown that the MAV can find a new soaring spot when the wind field changes during the flight.


Predicting Energy Consumption of Ground Robots On Uneven Terrains

Wei, Minghan, Isler, Volkan

arXiv.org Artificial Intelligence

Optimizing energy consumption for robot navigation in fields requires energy-cost maps. However, obtaining such a map is still challenging, especially for large, uneven terrains. Physics-based energy models work for uniform, flat surfaces but do not generalize well to these terrains. Furthermore, slopes make the energy consumption at every location directional and add to the complexity of data collection and energy prediction. In this paper, we address these challenges in a data-driven manner. We consider a function which takes terrain geometry and robot motion direction as input and outputs expected energy consumption. The function is represented as a ResNet-based neural network whose parameters are learned from field-collected data. The prediction accuracy of our method is within 12% of the ground truth in our test environments that are unseen during training. We compare our method to a baseline method in the literature: a method using a basic physics-based model. We demonstrate that our method significantly outperforms it by more than 10% measured by the prediction error. More importantly, our method generalizes better when applied to test data from new environments with various slope angles and navigation directions.


Generating Random Parameters in Feedforward Neural Networks with Random Hidden Nodes: Drawbacks of the Standard Method and How to Improve It

Dudek, Grzegorz

arXiv.org Machine Learning

The standard method of generating random weights and biases in fe edfor-ward neural networks with random hidden nodes, selects them bot h from the uniform distribution over the same fixed interval. In this work, we sh ow the drawbacks of this approach and propose a new method of generat ing random parameters. This method ensures the most nonlinear fragments o f sigmoids, which are most useful in modeling target function nonlinearity, are k ept in the input hypercube. In addition, we show how to generate activation f unctions with uniformly distributed slope angles. Keywords: Feedforward neural networks, Neural networks with random hidden nodes, Randomized learning algorithms 1. Introduction Single-hidden-layer feedforward neural networks with random hid den nodes (FNNRHN) have become popular in recent years due to their fast lea rning speed, good generalization performance and ease of implementatio n.


Improving Randomized Learning of Feedforward Neural Networks by Appropriate Generation of Random Parameters

Dudek, Grzegorz

arXiv.org Machine Learning

In this work, a method of random parameters generation for randomized learning of a single-hidden-layer feedforward neural network is proposed. The method firstly, randomly selects the slope angles of the hidden neurons activation functions from an interval adjusted to the target function, then randomly rotates the activation functions, and finally distributes them across the input space. For complex target functions the proposed method gives better results than the approach commonly used in practice, where the random parameters are selected from the fixed interval. This is because it introduces the steepest fragments of the activation functions into the input hypercube, avoiding their saturation fragments. Keywords: Function approximation · Feedforward neural networks · Neural networks with random hidden nodes · Randomized learning algorithms. 1 Introduction Feedforward neural networks (FNNs) learn from data by iteratively tuning their parameters, weights and biases, using some form of gradient descent method.


Towards Optimal Solar Tracking: A Dynamic Programming Approach

Panagopoulos, Athanasios Aris (University of Southampton, UK) | Chalkiadakis, Georgios (Technical University of Crete) | Jennings, Nicholas Robert (University of Southampton)

AAAI Conferences

The power output of photovoltaic systems (PVS) increases with the use of effective and efficient solar tracking techniques. However, current techniques suffer from several drawbacks in their tracking policy: (i) they usually do not consider the forecasted or prevailing weather conditions; even when they do, they (ii) rely on complex closed-loop controllers and sophisticated instruments; and (iii) typically, they do not take the energy consumption of the trackers into account. In this paper, we propose a policy iteration method (along with specialized variants), which is able to calculate near-optimal trajectories for effective and efficient day-ahead solar tracking, based on weather forecasts coming from on-line providers. To account for the energy needs of the tracking system, the technique employs a novel and generic consumption model. Our simulations show that the proposed methods can increase the power output of a PVS considerably, when compared to standard solar tracking techniques.